HYGOV Documentation + Implementation#419
Open
lukelowry wants to merge 1 commit into
Open
Conversation
lukelowry
force-pushed
the
lukel/hygov-dev
branch
8 times, most recently
from
June 6, 2026 09:48
90efc5e to
42ec335
Compare
lukelowry
force-pushed
the
lukel/hygov-dev
branch
2 times, most recently
from
June 8, 2026 07:13
f319b08 to
44ca9b3
Compare
lukelowry
marked this pull request as ready for review
June 8, 2026 07:14
lukelowry
force-pushed
the
lukel/hygov-dev
branch
4 times, most recently
from
June 10, 2026 19:52
810972f to
851c465
Compare
lukelowry
force-pushed
the
lukel/hygov-dev
branch
from
June 22, 2026 16:34
851c465 to
f7b5020
Compare
lukelowry
force-pushed
the
lukel/hygov-dev
branch
3 times, most recently
from
June 26, 2026 02:12
d368563 to
e045835
Compare
Collaborator
Author
|
This model has been rebased and is now up to date and consistant with the other docs and implementations |
lukelowry
force-pushed
the
lukel/hygov-dev
branch
3 times, most recently
from
July 2, 2026 21:08
70e8e12 to
d90e2f2
Compare
lukelowry
force-pushed
the
lukel/hygov-dev
branch
3 times, most recently
from
July 15, 2026 04:26
009c82c to
7091725
Compare
lukelowry
force-pushed
the
lukel/hygov-dev
branch
2 times, most recently
from
July 17, 2026 03:11
ff2e961 to
2f27faa
Compare
[skip ci]
lukelowry
force-pushed
the
lukel/hygov-dev
branch
from
July 17, 2026 21:58
2f27faa to
989b9ac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Implementation and documentation for the
HYGOVPhasorDynamics governor model.Proposed changes
HYGOVmodel implementation, documentation, and diagram.HYGOVJSON parsing andSystemModelassembly support.PhasorDynamicsGovernorHygovTestunit coverage.Checklist
-Wall -Wpedantic -Wconversion -Wextra.Further comments
None